projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f93f589
)
designware_i2c: remove inclusion of <asm/arch/hardware.h>
author
Alexey Brodkin
<
[email protected]
>
Mon, 10 Feb 2014 08:20:12 +0000
(12:20 +0400)
committer
Heiko Schocher
<
[email protected]
>
Thu, 20 Feb 2014 05:49:09 +0000
(06:49 +0100)
As soon as all boards have their CONFIG_SYS_I2C_BASE defined in
configuration files instead of "asm/arch/hardware.h" it's safe to remove
the inclusion in question and make driver platform-independent.
Cc: Tom Rini <
[email protected]
>
Cc: Heiko Schocher <
[email protected]
>
Cc: Stefan Roese <
[email protected]
>
Cc: Vipin Kumar <
[email protected]
>
Cc: Armando Visconti <
[email protected]
>
Signed-off-by: Alexey Brodkin <
[email protected]
>
drivers/i2c/designware_i2c.c
patch
|
blob
|
history
diff --git
a/drivers/i2c/designware_i2c.c
b/drivers/i2c/designware_i2c.c
index deea4f83cafabc8a2bdd39f9f66e59c14b461a68..c891ebd39e243ebc5540e7db6291ed88f7e84678 100644
(file)
--- a/
drivers/i2c/designware_i2c.c
+++ b/
drivers/i2c/designware_i2c.c
@@
-7,7
+7,6
@@
#include <common.h>
#include <asm/io.h>
-#include <asm/arch/hardware.h>
#include "designware_i2c.h"
#ifdef CONFIG_I2C_MULTI_BUS